home *** CD-ROM | disk | FTP | other *** search
-
- Trivia v1.04 (May 2, 1994)
-
- © 1992-1994 by Janne Siren, All Rights Reserved
-
- Disclaimer
- ~~~~~~~~~~
- This program can be freely distributed and used for any period of time.
- All risks and damages arising from the use, misuse, or inability of this
- program are entirely at the responsibility of the user.
-
-
- Overview
- ~~~~~~~~
- Trivia is very simple online quiz door where users can test their skills
- with questions by other players. The game is quite self explanatory and
- easy to learn, just follow the prompts on the screen.
-
-
- History
- ~~~~~~~
- 1.00 10/11/1992 First public release for EXCELSIOR! BBS.
- 1.01 07/04/1993 Minor additions and support for daily limitations.
- 1.02 27/05/1993 Fixed few bugs and done several code optimizations.
- 1.03 01/05/1994 TechnoBBS version with several minor improvements.
- 1.04 02/05/1994 '?' is automatically added to the end of new questions.
-
-
- Installation
- ~~~~~~~~~~~~
- Step 1: Create directory Doors:Trivia and move all included files there.
- Step 2: Add following command to your doors menu and compile it.
-
- Command "TRIVIA"
- {
- dos("rx >NIL: Doors:Trivia/Trivia.rexx \(node())");
- }
-
- Step 3: Edit game limit variables in Trivia.rexx (see below).
- Step 4: Write some questions and enjoy the game!
-
-
- Game Limits
- ~~~~~~~~~~~
- Trivia supports daily game limits. Edit 'Daily' and 'Limit' variables (see
- lines 15 and 19 in Trivia.rexx) to customize this feature for your needs.
- You should also edit your event scripts to remove files in the counter
- directory every day at midnight.
-
-
- Comments
- ~~~~~~~~
- If you have any comments or questions, feel free to contact me.
-
- Snail Mail: Janne Siren
- Oravamaentie 2 F 17
- 02700 Kauniainen
- Finland
-
- Data Phone: Epsilon Indi BBS
- +358-0-505-4201
- v32bis, 24h
-
- Internet: jts@krk.fi
-